{
  "success": false,
  "status": 500,
  "error": {
    "code": 500,
    "message": "Oops! Could not complete the requested operation, please try again later and contact support@mypacer.com if the error persists."
  },
  "stack": "TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters\n    at new NodeError (node:internal/errors:405:5)\n    at new ClientRequest (node:_http_client:183:13)\n    at Object.request (node:http:100:10)\n    at Request.start (/src/node_modules/request/request.js:751:32)\n    at Request.end (/src/node_modules/request/request.js:1505:10)\n    at end (/src/node_modules/request/request.js:564:14)\n    at Immediate.<anonymous> (/src/node_modules/request/request.js:578:7)\n    at process.processImmediate (node:internal/timers:476:21)"
}